Name | Description | |
---|---|---|
DataGridColumnEditableValueEventArgs<T> Constructor | Initializes a new instance of the DataGridColumnEditableValueEventArgs<T> class. |
The following tables list the members exposed by DataGridColumnEditableValueEventArgs<T>.
Name | Description | |
---|---|---|
DataGridColumnEditableValueEventArgs<T> Constructor | Initializes a new instance of the DataGridColumnEditableValueEventArgs<T> class. |
Name | Description | |
---|---|---|
Column | Gets the column. (Inherited from C1.Silverlight.DataGrid.DataGridColumnEventArgs) | |
Value | Gets or sets the value associated with the column. |